projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f829eb
)
gdk_monitor_get_model: Fix a typo in the function documentation
author
Antenore Gatta
<antenore@simbiosi.org>
Tue, 3 Mar 2020 09:51:48 +0000
(09:51 +0000)
committer
Antenore Gatta
<antenore@simbiosi.org>
Wed, 4 Mar 2020 10:05:46 +0000
(11:05 +0100)
gdk/gdkmonitor.c
patch
|
blob
|
history
diff --git
a/gdk/gdkmonitor.c
b/gdk/gdkmonitor.c
index dbdcdddf042fa3960b398cebc7b3b3eb30e9aa7e..97a1700cea7b3828cc0d595b5d20f5be2086530a 100644
(file)
--- a/
gdk/gdkmonitor.c
+++ b/
gdk/gdkmonitor.c
@@
-422,7
+422,7
@@
gdk_monitor_get_manufacturer (GdkMonitor *monitor)
* gdk_monitor_get_model:
* @monitor: a #GdkMonitor
*
- * Gets the
a
string identifying the monitor model, if available.
+ * Gets the string identifying the monitor model, if available.
*
* Returns: (transfer none) (nullable): the monitor model, or %NULL
*/